You need the twitter:description tag.
As I mentioned before, the code snippet you were including for blogger, only actually put that tag into the rendered page IF your blog had a description set.
Try just putting this line in with the other tags:
<meta name="twitter:description" expr:content='data:blog.metaDescription'/>
If that does not work, just try:
<meta name="twitter:description" content="my awesome blog/>