Don't allow duplicate tags in PurpleTags
Review Request #2053 — Created Nov. 10, 2022 and submitted — Latest diff uploaded
Originally I was thinking it might be useful to store counter objects in the tags, but that adds a bunch of complexity to the serialization layer and tag users can just get the existing tag, and then increment the value themselves.
Ran the unit tests.