...
Tags are a set of three boolean flags(accepted, published and mark_deleted) which will be used to mark/tag a revision with a specific state. Any compinations of combinations of these three flags could be used to mark a revision and they are used as filtering criteria.
...