The code used to add change tags is not... pretty. The overall consequences structure is already going to be improved, but we first need to improve the 'tag' option. There are several things to improve:
- Clean up the code to apply the abusefilter-condition-limit tag on stashed edits
- The current action ID is unsafe, because keys are imploded with '-', which is a character allowed both in titles and usernames
- We should investigate whether there's an alternative to using the aforementioned action ID, in favour of something more "predictable"
- The 'tag' action should remain separate from the conds-limit tag, but they can share some code