Fills the tooltip with information about a permanently socketed gem
Signature:
GameTooltip:SetExistingSocketGem(index, toDestroy)
Arguments:
index- Index of a gem socket (between 1 andGetNumSockets()) (number)toDestroy- True to alter the tooltip display to indicate that this gem will be destroyed by socketing a new gem; false to show the normal tooltip for the gem (boolean)