add IgnoredForEqualityTag (#134)
* add IgnoredForEqualityTag * add __eq__ and a test * add __hash__ * move tag ignoring to Taggable * mypy fix * better doc * more comprehensive tests * simplify code * doc fix * fix comment * rename __o to other
* add IgnoredForEqualityTag * add __eq__ and a test * add __hash__ * move tag ignoring to Taggable * mypy fix * better doc * more comprehensive tests * simplify code * doc fix * fix comment * rename __o to other