Description
It seems you can't use a comma in the tagger name, if for example you create a tag called
Tagger: 2.0.0-pl
MODX: 3.0.5
one, two & three.
Can can see this fine within the tagger select dropdown while editing a resource, but if you assign it then everything after the comma is ignored. Using the above example it would try and assign a tag called one. If you save and then refresh nothing is actually saved.
There is the label field which could work if this can then be used within the resource tagger dropdown and selected tags as you have to rename the name field for the tag which can mean it doesn't make sense to the user without the comma.
Also if that field can't have a comma than this should get stripped out when creating the tag to avoid users adding this in by mistake.