Samira:
	- added WoW Porty 2
James D. Callahan III:
	- Moved EscapeChar() into a do-block with Spamalyzer:StoreMessage() since the former is only a helper function for the latter.
	- Moved GetPlayerClass() into the do-block containing DrawTooltip() - removed its usage elsewhere, as it is now only called if required within DrawTooltip() to (hopefully) ensure all broadcasting players have a class assigned.
	- Move declaration/definition of CLASS_COLORS into the do-block containing DrawTooltip().
Samira:
	- -added Guild2Guild
