Script to cycle tags.
Out of the box it will cycle @low, @medium, @high and then no tag on the selected tasks when the script is run.
To change the tags that are cycled, edit the first line in the script: property cycleTags : {"low", "medium", "high"}