Returns whether the tooltip is displaying information for a given unit
Signature:
isUnit = GameTooltip:IsUnit("unit")
Arguments:
unit- A unit to query (string, unitID)
Returns:
isUnit-1if the tooltip is displaying information for the unit; otherwisenil(1nil)