tag v1.1.0-beta.2
eeb2e47a2df79b851f6aafdb35467f0355ace723
Oakshlaran <>
2016-07-25 00:23:41 +1000

Tagging as v1.1.0-beta.2


--------------------

Oakshlaran:
	- Add polling after filter and filter ranged by default
	- Add inspection shortcutting for some classes
	Classes such as mage use the smae interrupt spell for all three specs,
	meaning that previously a lot of wasted time was spent inspecting them,
	when the only information that was needed was the class. Now all classes
	that use the same interrupt for all their specs are no longer inspected.
